Creates a new MystereController.

Namespace: Keystone.Mystere
Assembly: Keystone.Mystere (in Keystone.Mystere.dll)

public static MystereController CreateWith<TInjectionStrategy>() 
where TInjectionStrategy : InjectionStrategy, new(), >, new
This language is not supported or no code example is available.

Type Parameters

TInjectionStrategy

The type of the injection strategy that will receive build and completion requests. Since this type is instantiated inside this method, it must have a public parameterless constructor.

Return Value

A new MystereController instance.

Windows, Windows Server, OS X, macOS, iOS, tvOS, Android, Linux, AWS, Azure

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

.NET Framework

Supported in: 4.6

Others

Xamarin, Mono